home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / full / jbuild / setup / JBuilder / jruntime.z / borland.jbcl.control.ButtonControl.pme < prev    next >
Encoding:
INI File  |  1997-08-11  |  1.2 KB  |  22 lines

  1. [BeanDescriptor]
  2. timestamp=871286400000
  3. name=ButtonControl
  4. className=borland.jbcl.control.ButtonControl
  5.  
  6. [PropertyDescriptors]
  7. actionCommand,,,,"Action command string",java.lang.String,getActionCommand,setActionCommand,,,
  8. background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
  9. enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
  10. focusAware,,,,"Focus aware state",boolean,isFocusAware,setFocusAware,,,
  11. font,,,,"Default font",java.awt.Font,getFont,setFont,,,
  12. foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
  13. image,,,,"Image",java.awt.Image,getImage,setImage,,,
  14. imageFirst,,,,"Image to left of label",boolean,isImageFirst,setImageFirst,,,
  15. imageName,,,,"Image name",java.lang.String,getImageName,setImageName,,,borland.jbcl.editors.FileNameEditor
  16. imageURL,,,,"Image URL",java.net.URL,getImageURL,setImageURL,,,
  17. label,,,,"Label text",java.lang.String,getLabel,setLabel,,,
  18. orientation,,,,"Orientation setting",int,getOrientation,setOrientation,,,borland.jbcl.editors.OrientationEditor
  19. readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
  20. selected,,,,"Selected state",boolean,isSelected,setSelected,,,
  21. visible,,,,"Visible state",boolean,isVisible,setVisible,,,
  22.